home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / fw_mysql.idb / usr / freeware / share / sql-bench / limits / access.cfg.z / access.cfg
Encoding:
Text File  |  1999-10-18  |  14.9 KB  |  351 lines

  1. #This file is automaticly generated by crash-me 1.17
  2.  
  3. NEG=yes                    # update of column= -column
  4. atomic_updates=no            # atomic updates
  5. binary_items=yes            # binary items (0x41)
  6. case_insensitive_strings=yes        # case insensitive compare
  7. column_alias=yes            # Column alias
  8. comment_#=no                # # as comment
  9. comment_--=no                # -- as comment
  10. comment_/**/=no                # /* */ as comment
  11. connections=64                # Simultaneous connections
  12. crash_me_safe=yes            # crash me safe
  13. crash_me_version=1.17            # crash me version
  14. create_default=no            # default value for column
  15. create_index=yes            # create index
  16. cross_join=no                # cross join (same as from a,b)
  17. date_as_string=no            # String functions on date columns
  18. date_with_YY=yes            # Supports YY-MM-DD 2000 compilant dates
  19. date_zero=no                # Supports 0000-00-00 dates
  20. double_quotes=yes            # Double '' as ' in strings
  21. drop_index=with 'ON'            # drop index
  22. except=no                # except
  23. except_all=no                # except all
  24. float_int_expr=yes            # mixing of integer and float in expression
  25. foreign_key_syntax=no            # foreign key syntax
  26. full_outer_join=no            # full outer join
  27. func_extra_!=no                # Function NOT as '!' in SELECT
  28. func_extra_%=no                # Function MOD as %
  29. func_extra_&=error            # Function & (bitwise and)
  30. func_extra_&&=no            # Function AND as '&&'
  31. func_extra_<>=yes            # Function <> in SELECT
  32. func_extra_==yes            # Function =
  33. func_extra_and_or=yes            # Function AND and OR in SELECT
  34. func_extra_auto_num2string=no        # Function automatic num->string convert
  35. func_extra_auto_string2num=yes        # Function automatic string->num convert
  36. func_extra_between=yes            # Function BETWEEN in SELECT
  37. func_extra_bit_count=no            # Function BIT_COUNT
  38. func_extra_concat_list=no        # Function CONCAT(list)
  39. func_extra_convert=no            # Function CONVERT
  40. func_extra_date_format=no        # Function DATE_FORMAT
  41. func_extra_elt=no            # Function ELT
  42. func_extra_encrypt=no            # Function ENCRYPT
  43. func_extra_field=no            # Function FIELD
  44. func_extra_format=no            # Function FORMAT
  45. func_extra_from_days=no            # Function FROM_DAYS
  46. func_extra_from_unixtime=no        # Function FROM_UNIXTIME
  47. func_extra_if=no            # Function IF
  48. func_extra_in_num=yes            # Function IN on numbers in SELECT
  49. func_extra_in_str=yes            # Function IN on strings in SELECT
  50. func_extra_instr=yes            # Function LOCATE as INSTR 
  51. func_extra_interval=no            # Function INTERVAL
  52. func_extra_last_insert_id=no        # Function LAST_INSERT_ID
  53. func_extra_like=yes            # Function LIKE in SELECT
  54. func_extra_like_escape=no        # Function LIKE ESCAPE in SELECT
  55. func_extra_lpad=no            # Function LPAD
  56. func_extra_max_num=no            # Function MAX on numbers
  57. func_extra_mid=yes            # Function SUBSTRING as MID
  58. func_extra_min_num=no            # Function MIN on numbers
  59. func_extra_not=yes            # Function NOT in SELECT
  60. func_extra_not_between=no        # Function NOT BETWEEN in SELECT
  61. func_extra_not_like=yes            # Function NOT LIKE in SELECT
  62. func_extra_odbc_convert=no        # Function ODBC CONVERT
  63. func_extra_password=no            # Function PASSWORD
  64. func_extra_period_add=no        # Function PERIOD_ADD
  65. func_extra_period_diff=no        # Function PERIOD_DIFF
  66. func_extra_pow=no            # Function POW
  67. func_extra_regexp=no            # Function REGEXP in SELECT
  68. func_extra_round1=no            # Function ROUND(1 arg)
  69. func_extra_rpad=no            # Function RPAD
  70. func_extra_sec_to_time=no        # Function SEC_TO_TIME
  71. func_extra_strcmp=no            # Function STRCMP
  72. func_extra_substring_index=no        # Function SUBSTRING_INDEX
  73. func_extra_time_to_sec=no        # Function TIME_TO_SEC
  74. func_extra_to_days=no            # Function TO_DAYS
  75. func_extra_translate=no            # Function TRANSLATE
  76. func_extra_trim_many_char=no        # Function TRIM; Many char extension
  77. func_extra_trim_substring=no        # Function TRIM; Substring extension
  78. func_extra_unix_timestamp=no        # Function UNIX_TIMESTAMP
  79. func_extra_version=no            # Function VERSION
  80. func_extra_weekday=no            # Function WEEKDAY
  81. func_extra_|=no                # Function | (bitwise or)
  82. func_extra_||=no            # Function OR as '||'
  83. func_odbc_abs=yes            # Function ABS
  84. func_odbc_acos=no            # Function ACOS
  85. func_odbc_ascii=no            # Function ASCII
  86. func_odbc_asin=no            # Function ASIN
  87. func_odbc_atan=no            # Function ATAN
  88. func_odbc_atan2=no            # Function ATAN2
  89. func_odbc_ceiling=no            # Function CEILING
  90. func_odbc_char=no            # Function CHAR
  91. func_odbc_concat=no            # Function CONCAT(2 arg)
  92. func_odbc_cos=yes            # Function COS
  93. func_odbc_cot=no            # Function COT
  94. func_odbc_curdate=no            # Function CURDATE
  95. func_odbc_curtime=no            # Function CURTIME
  96. func_odbc_database=no            # Function DATABASE
  97. func_odbc_dayname=no            # Function DAYNAME
  98. func_odbc_dayofmonth=no            # Function DAYOFMONTH
  99. func_odbc_dayofweek=no            # Function DAYOFWEEK
  100. func_odbc_dayofyear=no            # Function DAYOFYEAR
  101. func_odbc_degrees=no            # Function DEGREES
  102. func_odbc_difference=no            # Function DIFFERENCE()
  103. func_odbc_exp=yes            # Function EXP
  104. func_odbc_extract=no            # Function EXTRACT
  105. func_odbc_floor=no            # Function FLOOR
  106. func_odbc_fn_left=yes            # Function ODBC syntax LEFT & RIGHT
  107. func_odbc_hour=yes            # Function HOUR
  108. func_odbc_hour_time=no            # Function ANSI HOUR
  109. func_odbc_ifnull=no            # Function IFNULL
  110. func_odbc_insert=no            # Function INSERT
  111. func_odbc_lcase=yes            # Function LCASE
  112. func_odbc_left=yes            # Function LEFT
  113. func_odbc_length=no            # Function REAL LENGTH
  114. func_odbc_length_without_space=no    # Function ODBC LENGTH
  115. func_odbc_locate_2=no            # Function LOCATE(2 arg)
  116. func_odbc_locate_3=no            # Function LOCATE(3 arg)
  117. func_odbc_log=yes            # Function LOG
  118. func_odbc_log10=no            # Function LOG10
  119. func_odbc_ltrim=yes            # Function LTRIM
  120. func_odbc_minute=yes            # Function MINUTE
  121. func_odbc_mod=no            # Function MOD
  122. func_odbc_month=no            # Function MONTH
  123. func_odbc_monthname=no            # Function MONTHNAME
  124. func_odbc_now=yes            # Function NOW
  125. func_odbc_pi=no                # Function PI
  126. func_odbc_power=no            # Function POWER
  127. func_odbc_quarter=no            # Function QUARTER
  128. func_odbc_radians=no            # Function RADIANS
  129. func_odbc_rand=no            # Function RAND
  130. func_odbc_repeat=no            # Function REPEAT
  131. func_odbc_replace=no            # Function REPLACE
  132. func_odbc_right=yes            # Function RIGHT
  133. func_odbc_round=no            # Function ROUND(2 arg)
  134. func_odbc_rtrim=yes            # Function RTRIM
  135. func_odbc_second=yes            # Function SECOND
  136. func_odbc_sign=no            # Function SIGN
  137. func_odbc_sin=yes            # Function SIN
  138. func_odbc_soundex=no            # Function SOUNDEX
  139. func_odbc_space=yes            # Function SPACE
  140. func_odbc_sqrt=no            # Function SQRT
  141. func_odbc_substring=no            # Function ODBC SUBSTRING
  142. func_odbc_tan=yes            # Function TAN
  143. func_odbc_timestampadd=no        # Function TIMESTAMPADD
  144. func_odbc_timestampdiff=no        # Function TIMESTAMPDIFF
  145. func_odbc_truncate=no            # Function TRUNCATE
  146. func_odbc_ucase=yes            # Function UCASE
  147. func_odbc_user=no            # Function USER
  148. func_odbc_week=no            # Function WEEK
  149. func_odbc_year=no            # Function YEAR
  150. func_sql_+=yes                # Function +, -, * and /
  151. func_sql_bit_length=no            # Function BIT_LENGTH
  152. func_sql_case=no            # Function CASE
  153. func_sql_cast=no            # Function CAST
  154. func_sql_char_length=no            # Function CHAR_LENGTH
  155. func_sql_character_length=no        # Function CHARACTER_LENGTH
  156. func_sql_concat_as_||=no        # Function concatenation with ||
  157. func_sql_current_date=no        # Function CURRENT_DATE
  158. func_sql_current_date()=no        # Function CURRENT_DATE()
  159. func_sql_current_time=no        # Function CURRENT_TIME
  160. func_sql_current_time()=no        # Function CURRENT_TIME()
  161. func_sql_current_timestamp=no        # Function CURRENT_TIMESTAMP
  162. func_sql_current_timestamp()=no        # Function CURRENT_TIMESTAMP()
  163. func_sql_lower=no            # Function LOWER
  164. func_sql_octet_length=no        # Function OCTET_LENGTH
  165. func_sql_position=no            # Function POSITION
  166. func_sql_session_user=no        # Function SESSION_USER
  167. func_sql_substring=no            # Function ANSI SQL SUBSTRING
  168. func_sql_sysdate=no            # Function SYSDATE
  169. func_sql_system_user=no            # Function SYSTEM_USER
  170. func_sql_trim=no            # Function TRIM
  171. func_sql_upper=no            # Function UPPER
  172. func_where_between=yes            # Function BETWEEN
  173. func_where_eq_all=yes            # Function = ALL
  174. func_where_eq_any=yes            # Function = ANY
  175. func_where_eq_some=yes            # Function = SOME
  176. func_where_exists=yes            # Function EXISTS
  177. func_where_in_num=yes            # Function IN on numbers
  178. func_where_like=yes            # Function LIKE
  179. func_where_like_escape=no        # Function LIKE ESCAPE
  180. func_where_match=no            # Function MATCH
  181. func_where_match_unique=no        # Function MATCH UNIQUE
  182. func_where_not_between=no        # Function NOT BETWEEN
  183. func_where_not_exists=yes        # Function NOT EXISTS
  184. func_where_not_like=yes            # Function NOT LIKE
  185. func_where_not_unique=no        # Function NOT UNIQUE
  186. func_where_unique=no            # Function UNIQUE
  187. functions=yes                # Functions
  188. group_by=yes                # Group by
  189. group_by_position=no            # Group by position
  190. group_distinct_functions=no        # Group functions with distinct
  191. group_func_extra_bit_and=no        # Group function BIT_AND
  192. group_func_extra_bit_or=no        # Group function BIT_OR
  193. group_func_extra_std=no            # Group function STD
  194. group_func_extra_stddev=no        # Group function STDDEV
  195. group_func_extra_variance=no        # Group function VARIANCE
  196. group_func_sql_avg=yes            # Group function AVG
  197. group_func_sql_count_*=yes        # Group function COUNT (*)
  198. group_func_sql_count_column=yes        # Group function COUNT column name
  199. group_func_sql_count_distinct=no    # Group function COUNT DISTINCT column name
  200. group_func_sql_max=yes            # Group function MAX
  201. group_func_sql_max_str=yes        # Group function MAX on strings
  202. group_func_sql_min=yes            # Group function MIN
  203. group_func_sql_min_str=yes        # Group function MIN on strings
  204. group_func_sql_sum=yes            # Group function SUM
  205. group_functions=yes            # Group functions
  206. having=yes                # Having
  207. having_with_alias=no            # Having on alias
  208. having_with_group=yes            # Having with group function
  209. index_in_create=no            # index in create table
  210. index_namespace=no            # different namespace for index
  211. index_parts=no                # index on column part (extension)
  212. insert_empty_string=yes            # insert empty string
  213. insert_select=yes            # insert INTO ... SELECT ...
  214. intersect=no                # intersect
  215. intersect_all=no            # intersect all
  216. join_tables=32                # tables in join
  217. left_outer_join=yes            # left outer join
  218. left_outer_join_using=no        # left outer join using
  219. like_with_column=no            # column LIKE column
  220. like_with_number=no            # LIKE on numbers
  221. lock_tables=no                # lock table
  222. logical_value=-1            # Value of logical operation (1=1)
  223. max_big_expressions=1            # big expressions
  224. max_char_size=255            # max char() size
  225. max_column_name=64            # column name length
  226. max_columns=255                # Columns in table
  227. max_conditions=78            # OR and AND in WHERE
  228. max_expressions=8190            # simple expressions
  229. max_index=33                # max index
  230. max_index_length=2000            # index length
  231. max_index_name=64            # index name length
  232. max_index_part_length=255        # index part length
  233. max_index_parts=10            # index parts
  234. max_row_length=2000            # max table row length (without blobs)
  235. max_row_length_with_null=2000        # table row length with nulls (without blobs)
  236. max_select_alias_name=255        # select alias name length
  237. max_stack_expression=14            # stacked expressions
  238. max_table_alias_name=253        # table alias name length
  239. max_table_name=64            # table name length
  240. max_text_size=255            # max text or blob size
  241. max_unique_index=32            # max unique index
  242. max_varchar_size=255            # max varchar() size
  243. minus_neg=yes                # Calculate 1--1
  244. multi_drop=no                # many tables to drop table
  245. multi_strings=no            # Multiple line strings
  246. multi_table_delete=no            # DELETE FROM table1,table2...
  247. multi_table_update=yes            # Update with many tables
  248. natural_join=no                # natural join
  249. natural_left_outer_join=no        # natural left outer join
  250. no_primary_key=yes            # Tables without primary key
  251. null_concat_expr=no            # Is concat('a',NULL) = NULL
  252. null_in_index=no            # null in index
  253. null_num_expr=yes            # Is 1+NULL = NULL
  254. odbc_left_outer_join=yes        # left outer join odbc style
  255. operating_system=Windows 95. [Version 4.00.1111]    # crash-me tested on
  256. order_by=yes                # Order by
  257. order_by_alias=no            # Order by alias
  258. order_by_position=yes            # Order by position
  259. primary_key_in_create=no        # primary key in create table
  260. query_size=16402            # query size
  261. quote_with_"=no                # Allows ' and " as string markers
  262. recursive_subqueries=49            # recursive subqueries
  263. remember_end_space=error        # Remembers end space in char()
  264. right_outer_join=yes            # right outer join
  265. select_constants=yes            # Select constants
  266. select_string_size=16379        # constant string string size in SELECT
  267. select_table_update=no            # Update with sub select
  268. select_without_from=no            # SELECT without FROM
  269. server_version=Access 97        # server version
  270. simple_joins=yes            # ANSI SQL simple joins
  271. subqueries=yes                # subqueries
  272. table_alias=yes                # Table alias
  273. table_wildcard=yes            # Select table_name.*
  274. transactions=yes            # transactions
  275. type_extra_abstime=no            # Type abstime
  276. type_extra_blob=no            # Type blob
  277. type_extra_bool=no            # Type bool
  278. type_extra_box=no            # Type box
  279. type_extra_byte=yes            # Type byte
  280. type_extra_char()_binary=no        # Type char() binary
  281. type_extra_char16=no            # Type char16
  282. type_extra_char2=no            # Type char2
  283. type_extra_char4=no            # Type char4
  284. type_extra_char8=no            # Type char8
  285. type_extra_circle=no            # Type circle
  286. type_extra_datetime=yes            # Type datetime
  287. type_extra_enum()=no            # Type enum()
  288. type_extra_float4=yes            # Type float4
  289. type_extra_float8=yes            # Type float8
  290. type_extra_int()_zerofill=no        # Type int() zerofill
  291. type_extra_int1=no            # Type int1
  292. type_extra_int2=no            # Type int2
  293. type_extra_int3=no            # Type int3
  294. type_extra_int4=no            # Type int4
  295. type_extra_int8=no            # Type int8
  296. type_extra_int_auto_increment=no    # Type int not null auto_increment
  297. type_extra_line=no            # Type line
  298. type_extra_long_varbinary=no        # Type long varbinary
  299. type_extra_long_varchar()=no        # Type long varchar()
  300. type_extra_lseg=no            # Type lseg
  301. type_extra_mediumint=no            # Type mediumint
  302. type_extra_mediumtext=no        # Type mediumtext
  303. type_extra_middleint=no            # Type middleint
  304. type_extra_money=yes            # Type money
  305. type_extra_nchar()=no            # Type nchar()
  306. type_extra_nvarchar()=no        # Type nvarchar()
  307. type_extra_path=no            # Type path
  308. type_extra_point=no            # Type point
  309. type_extra_polygon=no            # Type polygon
  310. type_extra_reltime=no            # Type reltime
  311. type_extra_serial=no            # Type serial
  312. type_extra_set()=no            # Type set()
  313. type_extra_smallfloat=no        # Type smallfloat
  314. type_extra_text=yes            # Type text
  315. type_extra_text()=yes            # Type text()
  316. type_extra_timespan=no            # Type timespan
  317. type_extra_year=no            # Type year
  318. type_odbc_bigint=no            # Type bigint
  319. type_odbc_binary()=yes            # Type binary()
  320. type_odbc_datetime=yes            # Type datetime
  321. type_odbc_smallint=yes            # Type smallint
  322. type_odbc_tinyint=no            # Type tinyint
  323. type_odbc_varbinary()=yes        # Type varbinary()
  324. type_sql_bit=yes            # Type bit
  325. type_sql_bit()=no            # Type bit()
  326. type_sql_bit_varying()=no        # Type bit varying()
  327. type_sql_char()=yes            # Type char()
  328. type_sql_char_varying()=no        # Type char varying()
  329. type_sql_character()=no            # Type character()
  330. type_sql_character_varying()=no        # Type character varying()
  331. type_sql_date=yes            # Type date
  332. type_sql_dec()=no            # Type dec()
  333. type_sql_decimal()=no            # Type decimal()
  334. type_sql_double=yes            # Type double
  335. type_sql_double_precision=no        # Type double precision
  336. type_sql_float=yes            # Type float
  337. type_sql_float()=no            # Type float()
  338. type_sql_int=yes            # Type int
  339. type_sql_integer=yes            # Type integer
  340. type_sql_interval_year=no        # Type interval year
  341. type_sql_numeric()=no            # Type numeric()
  342. type_sql_real=yes            # Type real
  343. type_sql_time=yes            # Type time
  344. type_sql_timestamp=yes            # Type timestamp
  345. type_sql_varchar()=yes            # Type varchar()
  346. union=yes                # union
  347. union_all=yes                # union all
  348. unique_in_create=no            # unique in create table
  349. views=no                # views
  350. where_string_size=16368            # constant string size in where
  351.